[INFO] fetching crate duvis 0.1.8...
[INFO] testing duvis-0.1.8 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate duvis 0.1.8 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate duvis 0.1.8
[INFO] finished tweaking crates.io crate duvis 0.1.8
[INFO] tweaked toml for crates.io crate duvis 0.1.8 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate duvis 0.1.8 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate duvis 0.1.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pathdiff v0.2.3
[INFO] [stderr]   Downloaded is-docker v0.2.0
[INFO] [stderr]   Downloaded open v5.3.5
[INFO] [stderr]   Downloaded is-wsl v0.4.0
[INFO] [stderr]   Downloaded toon-format v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 743e50b95dde3f984e602b58ad008ab1c50b68abd4cc985d01fe2021f90bfb33
[INFO] running `Command { std: "docker" "start" "743e50b95dde3f984e602b58ad008ab1c50b68abd4cc985d01fe2021f90bfb33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "743e50b95dde3f984e602b58ad008ab1c50b68abd4cc985d01fe2021f90bfb33" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "743e50b95dde3f984e602b58ad008ab1c50b68abd4cc985d01fe2021f90bfb33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "743e50b95dde3f984e602b58ad008ab1c50b68abd4cc985d01fe2021f90bfb33" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling duvis v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling open v5.3.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toon-format v0.5.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.52s
[INFO] running `Command { std: "docker" "inspect" "743e50b95dde3f984e602b58ad008ab1c50b68abd4cc985d01fe2021f90bfb33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "743e50b95dde3f984e602b58ad008ab1c50b68abd4cc985d01fe2021f90bfb33" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling duvis v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.56s
[INFO] running `Command { std: "docker" "inspect" "743e50b95dde3f984e602b58ad008ab1c50b68abd4cc985d01fe2021f90bfb33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "743e50b95dde3f984e602b58ad008ab1c50b68abd4cc985d01fe2021f90bfb33" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]    Compiling duvis v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.64s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/duvis-0d07850a4caf1da2)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test classify::category::tests::category_from_str_is_case_insensitive ... ok
[INFO] [stdout] test classify::category::tests::category_display_round_trips_through_from_str ... ok
[INFO] [stdout] test classify::category::tests::tier_split_matches_intent ... ok
[INFO] [stdout] test classify::rules::tests::ai_model_stores_classify_as_model_cache ... ok
[INFO] [stdout] test classify::rules::tests::backup_files_classify_as_backup ... ok
[INFO] [stdout] test classify::rules::tests::classifies_additional_ide_and_vcs ... ok
[INFO] [stdout] test classify::rules::tests::classifies_directory_names_case_insensitively ... ok
[INFO] [stdout] test classify::rules::tests::classifies_files_by_extension ... ok
[INFO] [stdout] test classify::rules::tests::classifies_language_toolchains_as_cache ... ok
[INFO] [stdout] test classify::rules::tests::explain_dir_reports_default_when_unmatched ... ok
[INFO] [stdout] test classify::rules::tests::explain_dir_reports_exact_match_needle ... ok
[INFO] [stdout] test classify::rules::tests::explain_dir_reports_extended_winning_over_cache ... ok
[INFO] [stdout] test classify::rules::tests::explain_file_reports_default_when_unmatched ... ok
[INFO] [stdout] test classify::rules::tests::explain_file_reports_filename_suffix_for_orbstack ... ok
[INFO] [stdout] test classify::rules::tests::installer_files_classify_as_installer ... ok
[INFO] [stdout] test classify::rules::tests::raw_photo_classifies_as_media ... ok
[INFO] [stdout] test classify::rules::tests::partial_match_catches_cache_directories ... ok
[INFO] [stdout] test classify::rules::tests::typescript_files_are_not_media ... ok
[INFO] [stdout] test classify::rules::tests::time_machine_backup_directories_classify_as_backup ... ok
[INFO] [stdout] test entry::tests::file_has_no_children ... ok
[INFO] [stdout] test classify::rules::tests::vm_images_classify_as_vm_image ... ok
[INFO] [stdout] test entry::tests::sort_recurses_into_children ... ok
[INFO] [stdout] test entry::tests::sort_reverse_flips_order ... ok
[INFO] [stdout] test filter::parse::tests::parse_duration_rejects_unknown_suffix ... ok
[INFO] [stdout] test entry::tests::sort_by_name_ascending ... ok
[INFO] [stdout] test filter::parse::tests::parse_size_rejects_garbage ... ok
[INFO] [stdout] test filter::parse::tests::parse_duration_days_works ... ok
[INFO] [stdout] test cli::help::tests::ui_help_mentions_ui_flags ... ok
[INFO] [stdout] test entry::tests::sort_by_size_descending_by_default ... ok
[INFO] [stdout] test entry::tests::dir_size_is_sum_of_children ... ok
[INFO] [stdout] test filter::tests::empty_filter_matches_everything ... ok
[INFO] [stdout] test filter::parse::tests::parse_size_1024_based ... ok
[INFO] [stdout] test filter::tests::category_and_type_filters_combine_with_and ... ok
[INFO] [stdout] test filter::tests::mtime_filters ... ok
[INFO] [stdout] test filter::tests::min_size_filter ... ok
[INFO] [stdout] test filter::subtree::tests::precompute_subtree_match_keeps_ancestors_of_matches ... ok
[INFO] [stdout] test classify::rules::tests::classifies_known_directories ... ok
[INFO] [stdout] test render::format::tests::formats_bytes ... ok
[INFO] [stdout] test render::format::tests::formats_megabytes_and_above ... ok
[INFO] [stdout] test render::json::tests::meta_block_carries_scan_root_and_hardlinks ... ok
[INFO] [stdout] test render::json::tests::relative_path_root_is_dot_and_descendants_use_forward_slashes ... ok
[INFO] [stdout] test render::json::tests::file_and_dir_counts_aggregate_recursively ... ok
[INFO] [stdout] test render::json::tests::truncated_counts_reflect_top_drops ... ok
[INFO] [stdout] test classify::rules::tests::archive_files_classify_as_archive ... ok
[INFO] [stdout] test filter::tests::name_filter_combines_globs_with_or ... ok
[INFO] [stdout] test render::format::tests::formats_kilobytes ... ok
[INFO] [stdout] test filter::parse::tests::parse_size_rejects_non_finite_and_overflow ... ok
[INFO] [stdout] test render::largest::tests::collect_all_excludes_root_and_visits_every_descendant ... ok
[INFO] [stdout] test render::largest::tests::render_path_for_text_truncates_long_paths_from_the_front ... ok
[INFO] [stdout] test render::largest::tests::select_largest_orders_by_size_desc_with_path_tiebreak ... ok
[INFO] [stdout] test render::largest::tests::collect_all_includes_file_scan_root ... ok
[INFO] [stdout] test render::largest::tests::write_text_renders_aligned_table_with_dir_marker ... ok
[INFO] [stdout] test render::largest::tests::write_json_returns_meta_plus_flat_largest_array ... ok
[INFO] [stdout] test render::largest::tests::write_ndjson_emits_meta_then_one_line_per_result ... ok
[INFO] [stdout] test render::ndjson::tests::each_entry_carries_full_subtree_counts ... ok
[INFO] [stdout] test render::toon::tests::quotes_names_containing_the_field_delimiter ... ok
[INFO] [stdout] test render::toon::tests::emits_indentation_based_meta_and_tree_without_json_braces ... ok
[INFO] [stdout] test render::ndjson::tests::first_line_is_meta_then_dfs_pre_order_entries ... ok
[INFO] [stdout] test ui::reveal::tests::rejects_missing_segment_with_not_found ... ok
[INFO] [stdout] test ui::reveal::tests::accepts_file_inside_canonicalized_root ... ok
[INFO] [stdout] test ui::server::tests::data_json_returns_scanning_initially ... ok
[INFO] [stdout] test ui::reveal::tests::rejects_traversal_segments ... ok
[INFO] [stdout] test ui::server::tests::data_json_returns_ready_with_meta ... ok
[INFO] [stdout] test scan::walk::tests::leaves_keep_own_category_outside_named_dirs ... ok
[INFO] [stdout] test scan::walk::tests::scan_walks_a_real_directory ... ok
[INFO] [stdout] test scan::walk::tests::outermost_ancestor_wins ... ok
[INFO] [stdout] test ui::server::tests::reveal_rejects_path_traversal_segments ... ok
[INFO] [stdout] test ui::server::tests::index_serves_html_shell ... ok
[INFO] [stdout] test wire::category::tests::every_variant_serializes_to_its_label ... ok
[INFO] [stdout] test wire::category::tests::serializes_to_snake_case_label ... ok
[INFO] [stdout] test wire::entry::tests::empty_directory_serializes_with_an_empty_children_array ... ok
[INFO] [stdout] test wire::entry::tests::modified_days_ago_is_emitted_when_present ... ok
[INFO] [stdout] test wire::explain::tests::wire_shape_matches_v0_1_x_explain_format ... ok
[INFO] [stdout] test wire::entry::tests::wire_shape_matches_v0_1_0_format ... ok
[INFO] [stdout] test ui::server::tests::reveal_rejects_nonexistent_segment ... ok
[INFO] [stdout] test scan::walk::tests::counts_are_populated_on_clean_scan ... ok
[INFO] [stdout] test scan::walk::tests::hardlink_dedup_obeys_policy ... ok
[INFO] [stdout] test scan::walk::tests::category_propagates_into_node_modules ... ok
[INFO] [stdout] test classify::category::tests::category_from_str_rejects_unknown_with_full_list ... ok
[INFO] [stdout] test scan::walk::tests::unreadable_directory_is_counted_as_skipped ... FAILED
[INFO] [stdout] test ui::server::tests::rescan_returns_accepted ... ok
[INFO] [stdout] test ui::reveal::tests::rejects_non_canonical_root_that_would_escape_starts_with ... ok
[INFO] [stdout] test classify::rules::tests::explain_file_reports_extension_needle ... ok
[INFO] [stdout] test classify::rules::tests::explain_dir_reports_partial_cache_match ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- scan::walk::tests::unreadable_directory_is_counted_as_skipped stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'scan::walk::tests::unreadable_directory_is_counted_as_skipped' (2106) panicked at src/scan/walk.rs:310:9:
[INFO] [stdout] expected ≥1 skip, got 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x629acfd5bff8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x629acfd5bff8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x629acfd5bff8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x629acfd5bff8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x629acfd74baa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x629acfd74baa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x629acfd623e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x629acfd623e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x629acfd38196 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x629acfd38196 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x629acfd53149 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x629acf91708c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x629acf91708c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x629acfd533c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x629acfd533c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x629acfd38252 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x629acfd2cbb9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x629acfd391bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x629acfd753ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x629acf8242e4 - duvis[693f1699e0d9dc65]::scan::walk::tests::unreadable_directory_is_counted_as_skipped
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scan/walk.rs:310:9
[INFO] [stdout]   20:     0x629acf81a367 - duvis[693f1699e0d9dc65]::scan::walk::tests::unreadable_directory_is_counted_as_skipped::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scan/walk.rs:294:52
[INFO] [stdout]   21:     0x629acf87cf16 - <duvis[693f1699e0d9dc65]::scan::walk::tests::unreadable_directory_is_counted_as_skipped::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x629acf90a16b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x629acf90a16b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x629acf9179e5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x629acf9179e5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x629acf9179e5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x629acf9179e5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x629acf9179e5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x629acf9179e5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x629acf9179e5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x629acf912544 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x629acf912544 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x629acf91aa62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x629acf91aa62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x629acf91aa62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x629acf91aa62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x629acf91aa62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x629acf91aa62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x629acf91aa62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x629acfd5b38f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x629acfd5b38f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7980354f2aa4 - <unknown>
[INFO] [stdout]   43:     0x79803557fa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     scan::walk::tests::unreadable_directory_is_counted_as_skipped
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 83 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "743e50b95dde3f984e602b58ad008ab1c50b68abd4cc985d01fe2021f90bfb33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "743e50b95dde3f984e602b58ad008ab1c50b68abd4cc985d01fe2021f90bfb33", kill_on_drop: false }`
[INFO] [stdout] 743e50b95dde3f984e602b58ad008ab1c50b68abd4cc985d01fe2021f90bfb33
